home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / u_man / cat3 / Tm / tmsgithumbwheel.z / tmsgithumbwheel
Encoding:
Text File  |  1998-10-30  |  6.0 KB  |  133 lines

  1.  
  2.  
  3.  
  4. TTTTmmmmSSSSggggiiiiTTTThhhhuuuummmmbbbbWWWWhhhheeeeeeeellll((((3333TTTTmmmm))))                                      TTTTmmmmSSSSggggiiiiTTTThhhhuuuummmmbbbbWWWWhhhheeeeeeeellll((((3333TTTTmmmm))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      TTTTmmmmTTTThhhhuuuummmmbbbbWWWWhhhheeeeeeeellll - the SGI sgThumbWheel widget class
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ssssggggiiiiTTTThhhhuuuummmmbbbbWWWWhhhheeeeeeeellll  pathName [options]
  13.  
  14.  
  15. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.      This is the _t_c_l binding to the SGI ThumbWheel widget.
  17.  
  18.  
  19. CCCCLLLLAAAASSSSSSSSEEEESSSS
  20.      The class name for resource files is ssssggggTTTThhhhuuuummmmbbbbWWWWhhhheeeeeeeellll.... Resources are
  21.      inherited from TTTTmmmmPPPPrrrriiiimmmmiiiittttiiiivvvveeee,,,, TTTTmmmmCCCCoooorrrreeee.... Methods are inherited from TTTTmmmmCCCCoooorrrreeee....
  22.  
  23.  
  24. RRRREEEESSSSOOOOUUUURRRRCCCCEEEESSSS
  25.      New resources for this class are:
  26.  
  27.           homePosition
  28.           maximum
  29.           minimum
  30.           angleRange
  31.           unitsPerRotation
  32.           orientation
  33.           showHomeButton
  34.           value
  35.           valueChangedCallback
  36.           dragCallback
  37.  
  38.  
  39.      hhhhoooommmmeeeePPPPoooossssiiiittttiiiioooonnnn
  40.           Specifies the "known value" to which the thumb wheel's value is set
  41.           when the home button is clicked.
  42.  
  43.  
  44.      mmmmaaaaxxxxiiiimmmmuuuummmm
  45.           Specifies the thumb wheel's maximum value.  mmmmaaaaxxxxiiiimmmmuuuummmm must be greater
  46.           than or equal to mmmmiiiinnnniiiimmmmuuuummmm. Setting mmmmaaaaxxxxiiiimmmmuuuummmm equal to mmmmiiiinnnniiiimmmmuuuummmm indicates
  47.           an infinite range.
  48.  
  49.  
  50.      mmmmiiiinnnniiiimmmmuuuummmm
  51.           Specifies the thumb wheel's minimum value.  mmmmaaaaxxxxiiiimmmmuuuummmm must be greater
  52.           than or equal to mmmmiiiinnnniiiimmmmuuuummmm. Setting mmmmaaaaxxxxiiiimmmmuuuummmm equal to mmmmiiiinnnniiiimmmmuuuummmm indicates
  53.           an infinite range.
  54.  
  55.  
  56.      aaaannnngggglllleeeeRRRRaaaannnnggggeeee
  57.           Specifies the angular range, in degrees, through which the thumb
  58.           wheel is allowed to rotate.  This, in conjunction with mmmmaaaaxxxxiiiimmmmuuuummmm and
  59.           mmmmiiiinnnniiiimmmmuuuummmm, controls the fineness or coarseness of the wheel control
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. TTTTmmmmSSSSggggiiiiTTTThhhhuuuummmmbbbbWWWWhhhheeeeeeeellll((((3333TTTTmmmm))))                                      TTTTmmmmSSSSggggiiiiTTTThhhhuuuummmmbbbbWWWWhhhheeeeeeeellll((((3333TTTTmmmm))))
  71.  
  72.  
  73.  
  74.           when it is not infinite.  If set to zero, the thumb wheel has an
  75.           infinite range.
  76.  
  77.           The default of 150 represents roughly the visible amount of the
  78.           wheel.  Thus clicking at one end of the wheel and dragging the mouse
  79.           to the other end would give roughly the entire range from mmmmiiiinnnniiiimmmmuuuummmm to
  80.           mmmmaaaaxxxxiiiimmmmuuuummmm.
  81.  
  82.  
  83.      uuuunnnniiiittttssssPPPPeeeerrrrRRRRoooottttaaaattttiiiioooonnnn
  84.           Specifies the change in value when the wheel is rotated one full
  85.           turn around.  This controls the fineness or coarseness of the wheel
  86.           control when the range is infinite.
  87.  
  88.  
  89.      oooorrrriiiieeeennnnttttaaaattttiiiioooonnnn
  90.           Displays ThumbWheel vertically or horizontally.  This resource can
  91.           have values of vvvveeeerrrrttttiiiiccccaaaallll and hhhhoooorrrriiiizzzzoooonnnnttttaaaallll.
  92.  
  93.  
  94.      sssshhhhoooowwwwHHHHoooommmmeeeeBBBBuuuuttttttttoooonnnn
  95.           Specifies whether a home button should be displayed next to the
  96.           slider.  If the value is True, the home button is displayed.
  97.  
  98.  
  99.      vvvvaaaalllluuuueeee
  100.           Specifies the current position of the thumb wheel, between mmmmiiiinnnniiiimmmmuuuummmm
  101.           and mmmmaaaaxxxxiiiimmmmuuuummmm if the thumb wheel is not infinite.
  102.  
  103.  
  104.      vvvvaaaalllluuuueeeeCCCChhhhaaaannnnggggeeeeddddCCCCaaaallllllllbbbbaaaacccckkkk
  105.           Specifies the list of callbacks that is called when the value of the
  106.           thumb wheel has changed.  The reason sent by the callback is
  107.           vvvvaaaalllluuuueeee____cccchhhhaaaannnnggggeeeedddd.
  108.  
  109.  
  110.      ddddrrrraaaaggggCCCCaaaallllllllbbbbaaaacccckkkk
  111.           Specifies the list of callbacks that is called when the wheel
  112.           position changes as the wheel is being spun.  The reason sent by the
  113.           callback is ddddrrrraaaagggg.
  114.  
  115.  
  116. EEEEXXXXPPPPAAAANNNNSSSSIIIIOOOONNNNSSSS
  117.      The %%%%vvvvaaaalllluuuueeee is expanded into an integer between mmmmiiiinnnniiiimmmmuuuummmm and mmmmaaaaxxxxiiiimmmmuuuummmm when
  118.      not infinite.
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.